Drop copy/pasted default option.

Daniel O'Connor 10 years ago
parent
commit
4276afef5f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/models/agents/google_calendar_publish_agent.rb

+ 0 - 1
app/models/agents/google_calendar_publish_agent.rb

@@ -78,7 +78,6 @@ module Agents
78 78
       {
79 79
         'expected_update_period_in_days' => "10",
80 80
         'calendar_id' => 'you@email.com',
81
-        'message' => "{{text}}",
82 81
         'google' => {
83 82
           'key_file' => '/path/to/private.key',
84 83
           'key_secret' => 'notasecret',